Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Feb 9, 2026

The packages/enr/package.json lint script still referenced eslint after the migration to Biome, causing the pre-push hook to fail since eslint is no longer in workspace devDependencies.

Changes:

  • Updated packages/enr/package.json lint script from eslint --color --ext .ts src/ test/ to biome check src test
  • Aligns with the pattern already used in packages/discv5/package.json and root package.json

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: wemeetagain <1348242+wemeetagain@users.noreply.github.com>
@wemeetagain wemeetagain marked this pull request as ready for review February 9, 2026 22:01
@wemeetagain wemeetagain requested a review from a team as a code owner February 9, 2026 22:01
Copilot AI changed the title [WIP] Update dependency refresh changes based on PR #324 feedback Fix lint script in enr package to use biome instead of eslint Feb 9, 2026
Copilot AI requested a review from wemeetagain February 9, 2026 22:03
@wemeetagain wemeetagain merged commit 21bc7f3 into cayman/refresh Feb 9, 2026
3 of 5 checks passed
@wemeetagain wemeetagain deleted the copilot/sub-pr-324-again branch February 9, 2026 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants